﻿CHARACTERS = {
	c:NZP ?= {
		create_character = {
			# Old Chief Joseph, father of the more-famous Chief Joseph (the younger)
			first_name = "Tuekakas"
			last_name = "Wallowa"
			historical = yes
			ruler = yes
			age = 51 # Born somewhere in 1785
			dna = dna_old_chief_joseph
			interest_group = ig_landowners
			ideology = ideology_moderate
			traits = {
				direct
			}
		}

		# Joseph the Younger wasn't born until 1840
	}
}
